.banner {
    width: 100%;
    position: relative;
}

.focus {
    width: 100%;
    position: relative;
    zoom: 1;
    overflow: hidden;
    z-index: 9;
}

.f426x240, .f160x160 {
    width: 100%;
    overflow: hidden;
    z-index: 9;
}

.rslides li {
    width: 100%;
    float: left;
    display: none;
    z-index: 222;
}

.rslides li img {
	z-index: 9;
	display:block;
}

.rslides {
    width: 100%;
    position: relative;
    z-index: 9;
    margin: 0 auto;
}

.rslides_nav {
    height: 51px;
    width: 31px;
    position: absolute;
    -webkit-tap-highlight-color: rgba(0,0,0,0);
    top: 50%;
    left: 0;
    text-indent: -9999px;
    overflow: hidden;
    text-decoration: none;
    display: none;
}

.rslides_nav:active {
	opacity: 1.0;
}

.rslides_nav.next {
	left: auto;
	right: 0;
}

.rslides_tabs {
    text-align: center;
    position: absolute;
    bottom: 32px;
    z-index: 9;
    left: 0%;
	width:100%;
}

.rslides_tabs li {
	display: inline;
	float: none;
	_float: left;
	*float: left;
	margin:0 9px;
}

.rslides_tabs a {
	margin-top: 0px;
	text-indent: 9999px;
	overflow: hidden;
	background:#f4f4f4;
	display: inline-block;
	_display: block;
	*display: block;
	width: 14px;
	height: 14px;
	z-index: 9;
	*z-index: 9;
	border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;
}

.rslides_tabs .rslides_here a {
	background:url(../images/ico1.png) no-repeat;
}

.banner .prev{ position:absolute; left:2%; top:50%; margin-top:-30px; background:url(../images/nimg59_left.png) center no-repeat; z-index:22; width:59px; height:59px; display:block;}
.banner .next{ position:absolute; right:2%; top:50%; margin-top:-30px; background:url(../images/nimg59_right.png) center no-repeat; z-index:22; width:59px; height:59px; display:block;}
/*banner结束*/

.indexFlash{min-height:100px; position:relative;}
.indexFlash .img{display:block; height:700px;}
.indexFlash .slick-dots{position:absolute; z-index:10; left:0px; bottom:32px; width:100%; text-align:center;}
.indexFlash .slick-dots li{display:inline-block; margin:0 9px; width:14px; height:14px; background:#f4f4f4; cursor:pointer;border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;}
.indexFlash .slick-dots .slick-active{ background:url(../images/ico1.png) no-repeat center;}
.indexFlash .slick-prev{ display:block; width:30px; height:80px; z-index:2; background:url(../images/nimg40_left.png) no-repeat center; position:absolute; left:8%; top:50%; margin-top:-30px;}
.indexFlash .slick-next{ display:block; width:30px; height:80px; z-index:2; background:url(../images/nimg40_right.png) no-repeat center; position:absolute; right:8%; top:50%; margin-top:-30px;}
.indexFlash .slick-prev:hover{ background:url(../images/nimg40_lefton.png) no-repeat center;}
.indexFlash .slick-next:hover{ background:url(../images/nimg40_righton.png) no-repeat center;}


.indexFlashTel{position:relative; overflow:hidden; max-width:1004px; display:none;}
.indexFlashTel .btnDiv{position:absolute; z-index:10; left:0px; bottom:10px; width:100%; text-align:center;}
.indexFlashTel .btnDiv span{display:inline-block; width:10px; height:10px; background:#fff; cursor:pointer; margin:0 6px;border-radius: 50%;
	-webkit-border-radius: 50%;
	-moz-border-radius: 50%;
	-ms-border-radius: 50%;
	-o-border-radius: 50%;}
.indexFlashTel .btnDiv span.on{ background:url(../images/ico1.png) no-repeat; background-size:10px;}
.indexFlashTel .bd{position:relative; z-index:0;}
.indexFlashTel .bd li{position:relative; text-align:center;}
.indexFlashTel .bd li img{width:100%; display:block;}

.indexPart1{ padding:50px 0 30px; background:#fafafa;}
.indexPart1 .leftDiv{ width:710px;}
.indexPart1 .leftDiv .tab2{ position:relative; height:38px; border-bottom:#e1e2e4 solid 1px;}
.indexPart1 .leftDiv .tab2 li{ float:left; height:38px; line-height:38px; padding-right:45px; font-size:18px;}
.indexPart1 .leftDiv .tab2 .liNow{ color:#d82428;}
.indexPart1 .leftDiv .tab2 a{ position:absolute; right:0px; top:0px; line-height:38px;}
.indexPart1 .leftDiv .contentBox{ padding-top:34px;}
.indexPart1 .leftDiv .detail{ padding-left:247px; position:relative; height:158px;}
.indexPart1 .leftDiv .imgDiv{ position:absolute; left:0px; top:0px;}
.indexPart1 .leftDiv .imgDiv img{ width:228px; height:158px;}
.indexPart1 .leftDiv .name{ height:52px; line-height:26px; overflow:hidden; font-size:16px;}
.indexPart1 .leftDiv .name a{ color:#333;}
.indexPart1 .leftDiv .name a:hover{ color:#4066ab;}
.indexPart1 .leftDiv .name em{ color:#999; padding-left:5px;}
.indexPart1 .leftDiv .content{ font-size:14px; line-height:24px; overflow:hidden; height:48px; padding-top:25px; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.indexPart1 .leftDiv .list{ padding-top:20px;}
.indexPart1 .leftDiv .list li{ clear:both; position:relative; height:34px; line-height:34px; padding-left:20px; overflow:hidden; font-size:16px; background:url(../images/ico2.png) left center no-repeat;}
.indexPart1 .leftDiv .list li a{ float:left; display:block; max-width:589px; color:#333; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.indexPart1 .leftDiv .list li a:hover{ color:#4066ab;}
.indexPart1 .leftDiv .list li em{/* position:absolute; right:0px; top:0px;*/ color:#999; display:block; float:left; padding-left:2px;}

.indexPart1 .rightDiv{ width:394px;}
.indexPart1 .rightDiv .tab2{ position:relative; height:38px; border-bottom:#e1e2e4 solid 1px;}
.indexPart1 .rightDiv .tab2 li{ float:left; height:38px; line-height:38px; padding-right:45px; font-size:18px;}
.indexPart1 .rightDiv .tab2 .liNow{ color:#d82428;}
.indexPart1 .rightDiv .tab2 a{ position:absolute; right:0px; top:0px; line-height:38px;}
.indexPart1 .rightDiv .contentBox{ padding-top:34px;}

.boutiquePic{ height:342px; position:relative;}
.boutiquePic .btnDiv{ position:absolute; right:0px; bottom:0px; z-index:22;}
.boutiquePic .btnDiv li{float:left; width:23px; height:21px; font-size:14px; margin-left:1px; text-align:center; line-height:21px; color:#fff; cursor:pointer; background:#cccccc;}
.boutiquePic .btnDiv .on{background:#d61419;}
.boutiquePic li{ width:394px; height:321px; position:relative;}
.boutiquePic .imgDiv{ border:#033a89 solid 2px;}
.boutiquePic li .name{ font-size:14px; position:absolute; right:15px; bottom:12px; z-index:11;}

.indexPart1 .videoImg{ border:#033a89 solid 2px; width:390px; height:207px;}
.indexPart1 .videoImg img{ width:390px; height:207px;}

.indexPart1Tel{ display:none;}
.indexPart1Tel .topDiv{ background:#fafafa; padding:20px 10px 5px;}
.indexPart1Tel .title{ font-size:18px; color:#333; padding-bottom:10px;}
.indexPart1Tel .list li{ font-size:16px; padding-bottom:15px; line-height:22px;}
.indexPart1Tel .list li a{ color:#333;}
.indexPart1Tel .list li em{ color:#999; padding-left:5px;}
.indexPart1Tel .botDiv{ padding:20px 10px;}
.indexPart1Tel .detail .imgDiv img{ width:100%;}
.indexPart1Tel .detail .name{ line-height:26px; padding-top:10px; font-size:16px;}
.indexPart1Tel .detail .name a{ color:#333;}
.indexPart1Tel .detail .name em{ color:#999; padding-left:10px;}
.indexPart1Tel .detail .content{ font-size:14px; line-height:24px; padding-top:10px; height:48px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}


.indexPart2{ background:#f6f6f6; padding:40px 0 35px;}
.indexPart2 .list ul{ margin-right:-10px;}
.indexPart2 .list li{ float:left; width:25%; margin-bottom:10px;}
.indexPart2 .list li .box{ margin-right:10px; height:310px; background:#fff;}
.indexPart2 .list li .topDiv{ height:150px; background:#1885cf;}
.indexPart2 .list li .topDiv01{ height:150px; background:#02cd08;}
.indexPart2 .list li .topDiv02{ height:150px; background:#ffa300;}
.indexPart2 .list li .topDiv03{ height:150px; background:#e56a12;}
.indexPart2 .list li .ico{ padding:13px 0 8px; text-align:center;}
.indexPart2 .list li .name{ text-align:center; font-size:16px; color:#fff;}
.indexPart2 .list li .botDiv{ padding:10px 20px 0;}
.indexPart2 .list li .content{ font-size:14px; line-height:24px; text-align:center; height:100px; overflow:hidden;}
.indexPart2 .list li .more{ display:block; font-size:14px; text-align:center; padding-top:8px;}
.indexPart2 .list li .more img{ padding-left:6px; position:relative; top:-2px;}
.indexPart2 .list li .more .img1{ display:none;}
.indexPart2 .list li .more:hover img{ display:none;}
.indexPart2 .list li .more:hover .img1{ display:inline-block;}

.indexPart2Tel{ background:#fafafa; padding:20px 10px; border-bottom:#dedede solid 1px; display:none;}
.indexPart2Pic{ position:relative; background:#fff; padding-bottom:10px;}
.indexPart2Pic .slick{ background:#fff; padding-bottom:10px;}
.indexPart2Pic .topDiv{ height:148px; background:#4066ab;}
.indexPart2Pic .ico{ padding:12px 0 8px; text-align:center;}
.indexPart2Pic .name{ text-align:center; font-size:16px; color:#fff;}
.indexPart2Pic .botDiv{ padding:10px 10px 0;}
.indexPart2Pic .content{ font-size:14px; line-height:24px; text-align:center; height:72px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; text-overflow:ellipsis; }
.indexPart2Pic .more{ display:block; font-size:14px; text-align:center; padding-top:5px;}
.indexPart2Pic .more img{ padding-left:6px; position:relative; top:-2px;}
.indexPart2Pic .slick-dots{ text-align:center; padding-top:5px;}
.indexPart2Pic .slick-dots li{display:inline-block; margin:0 5px; width:10px; height:10px; background:url(../images/ico5.png) no-repeat; background-size:10px;}
.indexPart2Pic .slick-dots .slick-active{background:url(../images/ico5on2.png) no-repeat; background-size:10px;}


.indexPart3{ background:#fafafa; padding:43px 0 60px;}
.indexPart3 .list ul{ margin-right:-10px;}
.indexPart3 .list li{ float:left; width:33.33%;}
.indexPart3 .list li .box{ height:292px; background:#fff; margin-right:10px;}
.indexPart3 .list li .imgDiv{ overflow:hidden;}
.indexPart3 .list li .imgDiv img{ width:394px; height:209px;}
.indexPart3 .list li .name{ padding:15px 22px 10px; color:#333; font-size:16px;}
.indexPart3 .list li .msg{ padding:0 22px; font-size:14px; color:#666;}
.indexPart3 .list li:hover .name{ color:#4066ab;}

.about{ padding-top:30px;}
.about .content{ font-size:14px; line-height:24px;}
.about .content p{ padding-bottom:13px;}
.about .bigImg{ padding:15px 0;}
.about .bigImg img{ max-width:872px;}
.about .txt{ font-size:20px; color:#333;}
.about .name{ font-size:16px; color:#333; padding:0px 0;}
.about .list ul{ margin-right:-10px;}
.about .list li{ float:left;}
.about .list li .box{ margin-right:10px;}
.about .list li .imgDiv img{ width:430px; height:258px;}
.about .list li p{ height:14px; line-height:14px; overflow:hidden; font-size:6px;}
.about .msg{ font-size:14px; padding-bottom:15px;}

.honor{ padding-top:40px;}
.honor .list1 ul{ margin-right:-45px;}
.honor .list1 li{ float:left; padding-bottom:10px;}
.honor .list1 li .box{ margin-right:45px;}
.honor .list1 li .imgDiv{ border:#dfdfde solid 1px; padding:1px;}
.honor .list1 li .imgDiv img{ width:256px; height:182px;}
.honor .list1 li .name{ padding-top:5px; font-size:14px; text-align:center; height:30px; line-height:30px; overflow:hidden;}
.honor .list1 li .name a{ color:#333;}
.honor .list2{ padding-top:20px;}
.honor .list2 ul{ margin-right:-30px;}
.honor .list2 li{ float:left; margin-bottom:15px;}
.honor .list2 li .box{ margin-right:30px;}
.honor .list2 li .imgDiv{ border:#dfdfde solid 1px; padding:2px;}
.honor .list2 li .imgDiv img{ width:189px; height:240px;}
.honor .list2 li .name{ padding-top:5px; font-size:14px; text-align:center; height:30px; line-height:30px; overflow:hidden;}
.honor .list2 li .name a{ color:#333;}

.bigPicLayer1{ width:650px; background:#fff; position:absolute; z-index:111; display:none;}
.bigPicLayer1 .close{ display:block; width:14px; height:14px; background:url(../images/close2.jpg) no-repeat; right:10px; top:10px; position:absolute; z-index:222;}
.bigPicLayer1 .imgDiv{ padding-top:40px; text-align:center;}
.bigPicLayer1 .imgDiv img{ max-width:600px; max-height:500px;}
.bigPicLayer1 .name{ font-size:16px; padding:15px 10px 0; height:45px; line-height:45px; overflow:hidden; text-align:center;}

.bigPicLayer2{ width:505px; background:#fff; position:absolute; z-index:111; display:none;}
.bigPicLayer2 .close{ display:block; width:14px; height:14px; background:url(../images/close2.jpg) no-repeat; right:10px; top:10px; position:absolute; z-index:222;}
.bigPicLayer2 .imgDiv{ padding-top:47px; text-align:center;}
.bigPicLayer2 .imgDiv img{ max-width:391px; border:#dedede solid 1px;}
.bigPicLayer2 .name{ font-size:16px; padding:15px 10px 0; height:45px; line-height:45px; overflow:hidden; text-align:center;}

.video{ padding-top:40px;}
.video .name{ text-align:center; font-size:24px; color:#333; padding-bottom:15px;}
.video .time{ text-align:center; color:#8a8a8a; padding-bottom:15px; background:url(../images/line4.png) bottom repeat-x;}
.video .time em{ padding:0 16px;}
.video .videoImg{ padding:14px 0;/* width:737px; margin:0 auto;*/}
.video .videoImg img{ max-width:872px;}
.video .content{ font-size:14px; line-height:24px; padding-bottom:20px;}
.video .share{ padding:20px 0 0 58px; position:relative; border-top:#dedede solid 1px;}
.video .share em{ position:absolute; top:20px; line-height:24px; font-size:14px; left:0px; display:block;}
.video .share li{ float:left; width:24px; height:24px; margin-right:5px; position:relative;}
.video .share li .ewmLayer{position:absolute; left:50%; margin-left:-140px; top:-178px; background:url(../images/ewmLayer.png) center top no-repeat; width:300px; height:182px; opacity:0; filter:alpha(opacity=0); visibility:hidden; z-index:22;}
.video .share li.on .ewmLayer{opacity:1; filter:alpha(opacity=1); visibility:visible; top:-184px;}
.video .share li .ewmLayer .ewmDiv{ padding:15px 0 0 15px;}
.video .share li .ewmLayer p{ font-size:14px; padding:8px 0 0 18px;}
.video .share li .ewmLayer{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}


.culture{ padding-top:40px;}
.culture .bigImg{ padding-bottom:26px;}
.culture .bigImg img{ max-width:872px;}
.culture .list{ border-bottom:#dedede solid 1px;}
.culture .list li{ padding-bottom:15px; font-size:14px;}
.culture .list li .txt{ font-size:16px; color:#444; padding-bottom:3px;}
.culture .imgList{ padding-top:20px;}
.culture .imgList ul{ margin-right:-11px;}
.culture .imgList li{ float:left; margin-bottom:10px;}
.culture .imgList li .box{ margin-right:11px;}
.culture .imgList li .imgDiv img{ width:430px; height:260px;}
.culture .imgList li p{ height:40px; line-height:40px; overflow:hidden; font-size:14px; color:#333;}

.news{ padding:37px 0 15px;}
.news .list li{ padding:0 20px 0 260px; height:166px; position:relative; margin-bottom:20px; background:#f5f5f5; overflow:hidden;}
.news .list li a{ display:block; width:100%; height:100%;}
.news .list li .imgDiv{ position:absolute; left:0px; top:0px;}
.news .list li .imgDiv img{ width:240px; height:166px;}
.news .list li .name{ padding-top:25px; font-size:16px; height:24px; line-height:24px; overflow:hidden; color:#333; margin-bottom:20px;}
.news .list li .name em{ color:#999; padding-left:5px;}
.news .list li .nameTel{ display:none; padding-top:10px; line-height:20px; font-size:14px; height:80px;}
.news .list li .nameTel em{ color:#999; padding-left:5px;}
.news .list li .namePad{ display:none; padding-top:10px; line-height:20px; font-size:14px; height:60px;}
.news .list li .namePad em{ color:#999; padding-left:5px;}
.news .list li .content{ font-size:14px; overflow:hidden; color:#666; height:48px; line-height:24px;display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.news .list li .time{ display:none; font-size:13px; color:#999;}
.news .list li:hover .name{ color:#003b90;}
.news .list li:hover .content{ color:#333;}

.newShow{ padding:40px 0 28px;}
.newShow .name{ text-align:center; font-size:24px; color:#333; padding-bottom:15px;}
.newShow .time{ text-align:center; color:#8a8a8a; padding-bottom:15px; background:url(../images/line4.png) bottom repeat-x;}
.newShow .time em{ padding:0 16px;}
.newShow .imgDiv{ text-align:center; padding:10px 0;}
.newShow .imgDiv img{ max-width:872px;}
.newShow .content{ font-size:14px; line-height:24px; padding:30px 0 23px;}
.newShow .content p{ padding-bottom:13px;}
.newShow .content a{ color:#4067ac;}
.newShow .share{ padding:20px 0 0 58px; position:relative;}
.newShow .share em{ position:absolute; top:20px; line-height:24px; font-size:14px; left:0px; display:block;}
.newShow .share li{ float:left; width:24px; height:24px; margin-right:5px; position:relative;}
.newShow .share li .ewmLayer{position:absolute; left:50%; margin-left:-140px; top:-178px; background:url(../images/ewmLayer.png) center top no-repeat; width:300px; height:182px; opacity:0; filter:alpha(opacity=0); visibility:hidden; z-index:22;}
.newShow .share li.on .ewmLayer{opacity:1; filter:alpha(opacity=1); visibility:visible; top:-184px;}
.newShow .share li .ewmLayer .ewmDiv{ padding:15px 0 0 15px;}
.newShow .share li .ewmLayer p{ font-size:14px; padding:8px 0 0 18px;}
.newShow .share li .ewmLayer{
transition:All 0.5s ease;
-webkit-transition:All 0.5s ease;
-moz-transition:All 0.5s ease;
-o-transition:All 0.5s ease;	
}


.pageDown{height:60px;}
.pageDown2{height:75px;}
.pageDown .box{ background:url(../images/line4.png) bottom repeat-x; height:60px; position:relative; padding-right:150px;}
.pageDown2 .box{ padding-top:15px; background:none;}
.pageDown .btn{position:absolute; display:block; top:10px; right:5px; width:110px; height:36px; background:#eee; text-align:center; line-height:36px; color:#5072b1; font-size:14px;}
.pageDown .btn img{ position:relative; padding-left:12px; top:-3px;}
.pageDown li{ height:24px; line-height:24px; overflow:hidden; position:relative; font-size:14px;}

.productCenter .name{ font-size:20px; color:#333; padding-top:36px;}
.productCenter .title{ height:45px; line-height:45px; border-bottom:#e9e9e9 solid 1px; padding-left:22px; background:url(../images/ico4.jpg) left center no-repeat; font-size:18px; color:#333;}
.productCenter .list{ padding-top:5px;}
.productCenter .list li{ padding:15px 0; background:url(../images/line4.png) bottom repeat-x;}
.productCenter .list li .txt{ height:32px; line-height:32px; padding-left:20px; background:url(../images/ico3.png) left center no-repeat; font-size:16px; color:#333;}
.productCenter .list dd{ float:left; width:25%; height:24px; line-height:24px; font-size:14px;}

.solution .title{ height:45px; line-height:45px; border-bottom:#e9e9e9 solid 1px; padding-left:22px; background:url(../images/ico4.jpg) left center no-repeat; font-size:18px; color:#333;}
.solution .msg{ font-size:18px; padding-top:30px;}
.solution .msg01{ width:1200px; height:35px; line-height:30px; overflow:hidden; background:url(../images/bg044.png) bottom repeat-x; font-size:18px; color:#333; padding-top:30px; text-align:left; margin-bottom:0px;}
.solution .list{ padding-top:15px;}
.solution .list li{ height:211px; background:url(../images/line4.png) bottom repeat-x; padding-left:270px; position:relative;}
.solution .list li .imgDiv{ position:absolute; left:0px; top:20px;}
.solution .list li .imgDiv img{ width:240px; height:166px;}
.solution .list li .name{ padding-top:35px; font-size:18px; height:28px; line-height:28px; overflow:hidden; margin-bottom:25px;}
.solution .list li .name a{ color:#333;}
.solution .list li:hover .name a{ color:#4067ac;}
.solution .list li .content{ font-size:14px; line-height:24px; height:72px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;}
.solution .list li .content a{ color:#666;}
.solution .list li:hover .content a{ color:#333;}

.caseIndex .title{ height:45px; line-height:45px; border-bottom:#e9e9e9 solid 1px; padding-left:22px; background:url(../images/ico4.jpg) left center no-repeat; font-size:18px; color:#333;}
.caseIndex .title01{ width:1200px; height:35px; line-height:30px; overflow:hidden; background:url(../images/bg044.png) bottom repeat-x; font-size:18px; color:#333; padding-top:20px; text-align:left; margin-bottom:25px;}
.caseIndex .list{ padding-top:15px;}
.caseIndex .list ul{ margin-right:-20px;}
.caseIndex .list li{ float:left; width:50%; margin-bottom:20px;}
.caseIndex .list li .box{ margin-right:20px; border:#dedede solid 1px; position:relative; height:118px; background:#f4f4f4; padding-left:182px; overflow:hidden;}
.caseIndex .list li .ico{ position:absolute; left:0px; top:0px; width:145px; height:118px; background:#4066ab; border-right:#dedede solid 1px;}
.caseIndex .list li .ico img{ position:absolute; left:50%; top:50%; margin-left:-41px; margin-top:-41px;}
.caseIndex .list li .name{ padding:25px 0; font-size:16px; color:#333;}
.caseIndex .list li .links a{ font-size:14px; padding-right:28px; display:inline-block; line-height:26px;}

.case .list{ padding-top:30px;}
.case .list ul{ margin-right:-10px;}
.case .list li{ float:left; margin-bottom:10px;}
.case .list li .box{ margin-right:10px; width:210px;}
.case .list li .imgDiv{ border:#d9d4d8 solid 1px; padding:3px;}
.case .list li .imgDiv img{ width:202px; height:160px;}
.case .list li .name{ padding-top:10px; height:40px; line-height:20px; font-size:14px; overflow:hidden; text-align:center;}

.lyb{ padding-top:35px;}
.lyb .msg{ font-size:14px; padding-bottom:30px;}
.lyb .form li{ padding-left:75px; position:relative; height:48px;}
.lyb .form li em{ position:absolute; left:0px; top:0px; line-height:36px; font-size:14px; color:#666;}
.lyb .form li .box{ width:598px; height:36px; border:#eee solid 1px; position:relative;}
.lyb .form li .ico{ position:absolute; right:0px; top:0px; width:50px; border-left:#eee solid 1px; height:36px; background:#fafafa;}
.lyb .form li .ico img{ position:relative; left:14px; top:7px;}
.lyb .form li .input1{ width:100%; height:36px; line-height:36px; font-size:14px; text-indent:10px; background:#fff;}
.lyb .form li .tips{ position:absolute; left:688px; font-size:14px; color:#ff0000; top:16px;}
.lyb .form .li01{ height:200px;}
.lyb .form textarea{ width:100%; height:166px; border:none; resize:none; background:#fff;}
.lyb .form li .box2{ height:166px;}
.lyb .form li .ico2{ height:166px;}
.lyb .form li .ico2 img{ top:62px;}
.lyb .btnGroup{ padding-left:75px;}
.lyb .btnGroup li{ float:left; margin-right:20px;}
.lyb .btnGroup li .btn1{ width:123px; height:36px; background:#eee; cursor:pointer; color:#4067ac; font-size:14px; display:block; text-align:center; line-height:36px;}
.lyb .btnGroup li .btn1:hover{ background:#4067ac; color:#fff;}

.base{ padding:30px 0 60px;}
.base .msg{ font-size:14px; line-height:24px; padding-bottom:20px;}
.base .mapDiv{ text-align:center; border:#fff solid 2px;}
.base .mapDiv img{ max-width:868px;}

.network{ padding-top:40px;}
.network .part1{ padding-bottom:30px;}
.network .part1 .txt{ height:40px; background:#dfdfdf; line-height:40px; padding-left:13px; font-size:16px; color:#333;}
.network .part1 .msgList{ padding:10px 0 10px 13px;}
.network .part1 .msgList li{ font-size:14px; line-height:24px;}
.network .part1 .msgList li a{ position:relative; padding-left:14px; top:-4px;}
.network .part1 .msgList li a .img1{ display:none;}
.network .part1 .msgList li a:hover img{ display:none;}
.network .part1 .msgList li a:hover .img1{ display:inline-block;}
.network .part1 .tel{ display:none;}
.network .part1 .tel .img1{ display:none;}
.network .part1 .tel:hover img{ display:none;}
.network .part1 .tel:hover .img1{ display:inline-block;}
.network .part2{ padding-bottom:20px;}
.network .part2 .txt{ height:40px; background:#dfdfdf; line-height:40px; padding-left:13px; font-size:16px; color:#333; position:relative;}
.network .part2 .txt .tan{ position:absolute; right:10px; top:0px; width:100%; height:40px; text-align:right; display:none; background:url(../images/ico7.png) right center no-repeat;}
.network .part2 .txt.on .tan{ background:url(../images/ico7on.png) right center no-repeat;}

.network .part2 .box{ padding:15px; background:#f3f3f3;}
.network .part2 .line1{ border-bottom:#e8e8e8 solid 1px; font-size:14px; padding-bottom:10px;}
.network .part2 .line11{ width:855px; height:30px; line-height:30px; overflow:hidden; background:url(../images/bg045.png) bottom repeat-x; font-size:17px; color:#333; padding-top:14px; text-align:left; margin-bottom:4px;}
.network .part2 .line1 em{ color:#333;}
.network .part2 .line2{ padding:5px 0; border-bottom:#e8e8e8 solid 1px;}
.network .part2 .line2 .topDiv li{ float:left; font-size:14px; line-height:30px;}
.network .part2 .line2 .topDiv li em{ color:#333;}
.network .part2 .line2 .topDiv .li01{ width:228px;}
.network .part2 .line2 .botDiv{ position:relative;}
.network .part2 .line2 .botDiv li{ float:left; font-size:14px; line-height:30px;}
.network .part2 .line2 .botDiv li em{ color:#333;}
.network .part2 .line2 .botDiv .li01{ width:228px;}
.network .part2 .line2 .botDiv .li02{ width:174px;}
.network .part2 .line2 .botDiv .li03{ width:233px;}
.network .part2 .line2 .botDiv .li05{ width:233px;}
.network .part2 .line2 .botDiv .li06{ width:407px;}
.network .part2 .line2 .botDiv a{ display:block; position:absolute; right:0px; bottom:6px;}
.network .part2 .line2 .botDiv a .img1{ display:none;}
.network .part2 .line2 .botDiv a:hover img{ display:none;}
.network .part2 .line2 .botDiv a:hover .img1{ display:inline-block;}
.network .part2 .line3{ min-height:24px; position:relative; padding:5px 0 5px 94px;}
.network .part2 .line3 span{ position:absolute; left:0px; top:11px; font-size:14px; color:#333;}
.network .part2 .line3 li{ position:relative; line-height:30px; font-size:14px;}
.network .part2 .line3 dd{ float:left; font-size:14px; line-height:30px;}
.network .part2 .line3 dd em{ color:#333;}
.network .part2 .line3 .dd01{ width:134px;}
.network .part2 .line3 .dd02{ width:174px;}
.network .part2 .line3 .dd03{ width:233px;}
.network .part2 .line3 li a{ display:block; position:absolute; right:0px; bottom:6px;}
.network .part2 .line3 li a .img1{ display:none;}
.network .part2 .line3 li a:hover img{ display:none;}
.network .part2 .line3 li a:hover .img1{ display:inline-block;}

.stroke{ padding-top:40px;}
.stroke .bigImg{ padding-bottom:20px;}
.stroke .bigImg img{ max-width:872px;}
.strokeTab{ padding-bottom:20px;}
.strokeTab ul{ margin-right:-5px;} 
.strokeTab li{ float:left; width:20%;}
.strokeTab li .box{ margin-right:5px;}
.strokeTab li a{ display:block; height:65px; background:#f4f4f4; text-align:center; font-size:16px; color:#333; line-height:65px;}
.strokeTab li img{ padding-right:10px; position:relative; top:-3px;}
.strokeTab li .img1{ display:none;}
.strokeTab li a:hover, .strokeTab li .aNow{ background:#4067ac; color:#fff;}
.strokeTab li a:hover img, .strokeTab li .aNow img{ display:none;}
.strokeTab li a:hover .img1, .strokeTab li .aNow .img1{ display:inline-block;}

.stroke .table{ border-top:#dedede solid 1px; border-left:#dedede solid 1px;}
.stroke .table th{ background:#f4f4f4; border-right:#dedede solid 1px; border-bottom:#dedede solid 1px; height:44px; font-size:16px; color:#333; font-weight:400;}
.stroke .table td{ border-right:#dedede solid 1px; border-bottom:#dedede solid 1px; height:36px; text-align:center; font-size:14px;}
.stroke .table .th01{ width:120px;}
.stroke .table .th02{ width:278px;}
.stroke .table .th03{ width:146px;}
.stroke .table .th04{ width:146px;}

.flow{ padding-top:40px;}
.flow .bigImg{ padding-bottom:20px;}
.flow .bigImg img{ max-width:872px;}
.flow .bigImg2 img{ max-width:870px;}
.flow .bigImgTel{ display:none;}
.flow .bigImgTel img{ width:100%;}
.flow .title{ text-align:center; font-size:16px; color:#333; border-bottom:#dedede solid 1px; padding:40px 0 10px;}
.flow .form{ padding:20px 0 0 125px;}
.flow .form li{ padding-left:80px; position:relative; height:50px; font-size:14px;}
.flow .form li em{ position:absolute; left:0px; top:0px; width:60px; line-height:38px; text-align:right; color:#333;}
.flow .form li .input1{ width:504px; height:36px; border:#eee solid 1px; background:#fff; font-size:14px; color:#ccc; text-indent:15px;}
.flow .form li .input2{ background:#fff url(../images/selectIco2.png) right center no-repeat; color:#333;}
.flow .form li .selectDiv{ width:504px; height:36px; line-height:36px; border:#eee solid 1px; background:#fff url(../images/selectIco2.png) right center no-repeat; font-size:14px; color:#333;}
.flow .form li .btn1{ display:block; width:152px; height:40px; background:#e2e2e2; text-align:center; font-size:18px; color:#4067ac; line-height:40px;}
.flow .form li .btn1 img{ padding-right:13px; position:relative; top:-3px;}
.flow .form li .tips{ position:absolute; left:255px; top:0px; line-height:38px; padding-top:10px;}
.flow .btnGroup{ padding:10px 0 0 205px;}
.flow .btnGroup li{ float:left; width:123px; height:36px; margin-right:20px;}
.flow .btnGroup li a{ display:block; width:123px; height:36px; background:#eee; color:#4067ac; font-size:14px; line-height:36px; text-align:center;}
.flow .btnGroup li a:hover{ background:#4067ac; color:#fff;}

.job{ padding-top:40px;}
.job .bigImg{ padding-bottom:20px;}
.job .bigImg img{ max-width:872px;}
.job .box{ border:#dedede solid 1px;}
.job .jobTop{ height:47px; background:#f4f4f4;}
.job .jobTop li{ float:left; text-align:center; font-size:16px; width:20%; height:47px; line-height:46px; color:#666; background:url(../images/line5.jpg) right center no-repeat;}
.job .jobBottom{ background:#f9f9f9;}
.job .jobBottom li{ background:url(../images/line4.png) repeat-x bottom;}
.job .jobBottom li .div1{ height:37px;}
.job .jobBottom li .div1 a{ display:block; height:37px;}
.job .jobBottom li .div1 a:hover{ color:#333; background:#eee;}
.job .jobBottom li .div1 dd{ float:left; font-size:14px; text-align:center; width:20%;}
.job .jobBottom li .div1 dd em{ display:block; display:table-cell; height:37px; vertical-align:middle; width:200px;}

.spot{ padding-top:40px;}
.spot .bigImg{ padding-bottom:20px;}
.spot .bigImg img{ max-width:872px;}
.spot .list ul{ margin-right:-11px;}
.spot .list li{ float:left; font-size:14px; color:#333; padding-bottom:18px;}
.spot .list li .box{ width:430px; margin-right:11px;}
.spot .list li .imgDiv img{ width:430px; height:258px;}
.spot .list li p{ padding-top:8px; height:22px; line-height:22px; overflow:hidden;}

.jobShow{ padding:40px 0 30px; background:url(../images/line4.png) bottom repeat-x;}
.jobShow .name{ font-size:24px; color:#333; padding-bottom:15px;}
.jobShow .txt{ font-size:16px; color:#333; padding-bottom:5px;}
.jobShow .part1{ background:url(../images/line4.png) bottom repeat-x; padding-bottom:15px;}
.jobShow .part1 li{ float:left; font-size:14px; line-height:26px;}
.jobShow .part1 .li01{ width:300px;}
.jobShow .part1 .li02{ width:420px;}
.jobShow .part1 .li03{ width:152px;}
.jobShow .part2{ padding:18px 0; background:url(../images/line4.png) bottom repeat-x;}
.jobShow .part2 .content{ font-size:14px; line-height:26px;}
.jobShow .part3{ padding:18px 0;}
.jobShow .part3 .content{ font-size:14px; line-height:26px;}
.jobShow .btnDiv a{ display:block; width:143px; height:36px; background:#e2e2e2; font-size:14px; line-height:36px; color:#4067ac; text-align:center;}

.payment{ padding-top:40px;}
.payment .txt{ font-size:16px; color:#333; padding-bottom:5px;}
.payment .content{ font-size:14px; line-height:24px; padding-bottom:15px;}
.payment .list{ padding-bottom:15px;}
.payment .list ul{ margin-right:-10px;}
.payment .list li{ float:left;}
.payment .list li .box{ width:208px; height:300px; border:#dedede solid 1px; margin-right:10px; text-align:center;}
.payment .list li .ico{ padding:30px 0 20px;}
.payment .list li .name{ font-size:16px; color:#333; padding-bottom:20px;}
.payment .list li .msg{ font-size:14px; padding:0 20px; line-height:26px;}

.demand{ padding-bottom:50px;}
.demand .name{ text-align:center; font-size:24px; color:#333; padding-bottom:40px; background:url(../images/line4.png) bottom repeat-x;}
.demand .videoImg{ text-align:center; padding-top:40px;}
.demand .videoImg img{ width:1000px; height:500px;}

.search{ padding-bottom:10px;}
.search .part1{ background:#dedede; padding:27px 35px; margin-bottom:20px;}
.search .form{ position:relative; width:445px; height:34px; border-radius:20px; -moz-border-radius:20px; background:#ededed;}
.search .form .input1{ width:100%; height:34px; line-height:34px; text-indent:18px; color:#aeaeae;}
.search .form .btn1{ position:absolute; right:0px; top:0px; width:34px; height:34px; background:url(../images/nimg18_2.png) 5px center no-repeat; cursor:pointer; z-index:11;}
.search .box{ border:#dedede solid 1px; padding:15px 35px 130px;}
.search .msg{ font-size:16px; padding-bottom:20px;}
.search .msg em{ color:#4067ac;}
.search .list li{ font-size:14px; padding:0 0 15px 14px; background:url(../images/ico8.png) left 8px no-repeat;}
.search .list li em{ color:#4067ac;}

.growth{ padding-top:40px;}
.growth .bigImg{ padding-bottom:20px;}
.growth .bigImg img{ max-width:872px;}
.growth .bigBox{ border:#dedede solid 1px; padding:18px;}
.growth .txt{ font-size:18px; color:#333; padding-bottom:15px;}
.growth .part1{ padding-bottom:10px;}
.growth .part1 .list{ margin-bottom:10px; background:#f4f4f4; min-height:48px; position:relative; padding:0 10px 0 94px;}
.growth .part1 .list em{ position:absolute; left:14px; top:0px; line-height:48px; font-size:16px; color:#333;}
.growth .part1 .list li{ float:left; font-size:14px; line-height:48px; background:url(../images/nimg26_1.png) right center no-repeat; padding-left:40px; width:115px; }
.growth .part1 .list .li01{ background:none; width:auto;}
.growth .part2{ padding-bottom:15px;}
.growth .part2 .list ul{ margin-right:-10px;}
.growth .part2 .list li{ float:left; width:50%;}
.growth .part2 .list li .box{ margin-right:10px; height:292px; background:#fff;}
.growth .part2 .list li .name{ height:46px; background:#0e6eb4; color:#fff; font-size:16px; text-align:center; line-height:46px;}
.growth .part2 .list li .botDiv{ height:246px; position:relative; padding:50px 0 0 172px;}
.growth .part2 .list li .ico{ position:absolute; left:63px; top:20px;}
.growth .part2 .list li p{ font-size:14px; padding-bottom:50px;}
.growth .part2 .list li .p1{ padding-bottom:36px;}
.growth .part3{ padding-bottom:16px;}
.growth .part3 .list ul{ margin-right:-25px;}
.growth .part3 .list li{ float:left; width:33.33%;}
.growth .part3 .list li .box{ margin-right:25px; height:250px; background:#fff;}
.growth .part3 .list li .name1{ height:46px; background:#0e6eb4; color:#fff; font-size:16px; text-align:center; line-height:46px;}
.growth .part3 .list li .name2{ height:54px; background:#fafafa; text-align:center; color:#333; line-height:54px; font-size:14px;}
.growth .part3 .list li .name2 img{ padding-right:15px; position:relative; top:-2px;}
.growth .part3 .list li .botDiv{ padding-top:20px;}
.growth .part3 .list li .botDiv p{ text-align:center; font-size:14px; line-height:36px;}
.growth .part4{ font-size:14px; line-height:24px; color:#333; padding-left:14px;}

.invoice .txt{ text-align:center; font-size:14px; padding-bottom:30px;}
.invoice .txt em{ font-size:24px; color:#333; padding-right:10px;}
.invoice .part1{ padding-left:102px; width:498px; margin:0 auto; position:relative; height:86px;}
.invoice .part1 em{ position:absolute; left:14px; top:0px; line-height:46px; font-size:14px;}
.invoice .part1 .form{ width:496px; height:44px; border:#eee solid 1px; position:relative;}
.invoice .part1 .form .input1{ width:410px; height:44px; line-height:44px; font-size:14px;}
.invoice .part1 .form .btn1{ position:absolute; right:0px; top:0px; width:87px; height:44px; line-height:44px; cursor:pointer; background:#eee; font-size:14px; color:#4067ac;}
.invoice .part2{ width:824px; margin:0 auto; border-top:#dedede solid 1px; border-left:#dedede solid 1px; border-bottom:#dedede solid 1px;}

.invoice .table_l{}
.invoiceTop{ height:46px; background:#f0f0f0;}
.invoiceTop li{ float:left; text-align:center; font-size:14px; width:22%; height:46px; line-height:46px; color:#666;}
.invoiceTop .li01{ width:9.5%;}
.invoiceTop .li02{ width:24.5%;}
.invoiceTop li em{ border-right:#dedede solid 1px; display:block; height:46px;}
.invoiceBot li{ background:#fff;}
.invoiceBot .li01{ background:#f8f8f8;}
.invoiceBot li .div1{ height:36px;}
.invoiceBot li .div1 dd{ float:left; font-size:14px; text-align:center; width:22%;}
.invoiceBot li .div1 .dd01{ width:9.5%;}
.invoiceBot li .div1 .dd02{ width:24.5%;}
.invoiceBot li .div1 dd em{ border-right:#dedede solid 1px; display:block; height:36px; line-height:36px;}

.expressage .txt{ font-size:24px; color:#333; text-align:center; padding-bottom:25px;}
.expressage .part1{ width:660px; border:#dedede solid 1px; margin:0 auto;}
.expressage .part1 li{ height:36px; background:#fff; padding-left:304px; position:relative; line-height:34px; font-size:14px;}
.expressage .part1 li .wenzi{ position:absolute; left:0px; top:0px; height:36px; border-right:#dedede solid 1px; width:260px;}
.expressage .part1 li .wenzi em{ display:block; width:222px; text-align:right;}
.expressage .part1 .li01{ background:#f8f8f8;}
.expressage .part2{ padding-top:60px; width:660px; margin:0 auto;}
.expressTab{height:46px; position:relative; padding-left:126px; margin-bottom:15px;}
.expressTab em{ position:absolute; left:36px; top:0px; line-height:46px; font-size:14px;}
.expressTab .randon{ position:relative;}
.expressTab .name{line-height:44px; height:44px; font-size:14px; border:#eee solid 1px; display:block; padding-left:48px; position:relative;}
.expressTab .ico{position:absolute; top:0px; right:0px; width:100%; height:44px; background:url(../images/ico55.png) right center no-repeat; cursor:pointer;}
.expressTab ul{margin-right:0px; position:absolute; z-index:20; left:0px; top:46px; width:100%; display:none;}
.expressTab li{ height:36px; line-height:36px; border-left:#eee solid 1px; border-right:#eee solid 1px; background:#fff; cursor:pointer; padding-left:48px; font-size:14px;}
.expressTab li:hover{ background:#eee;}

.expressage .num{ padding-left:126px; width:534px; margin:0 auto; position:relative; height:46px;}
.expressage .num em{ position:absolute; left:36px; top:0px; line-height:46px; font-size:14px;}
.expressage .num .form{ width:532px; height:44px; border:#eee solid 1px; position:relative;}
.expressage .num .form .input1{ width:410px; height:44px; line-height:44px; font-size:14px;}
.expressage .num .form .btn1{ position:absolute; right:0px; top:0px; width:87px; height:44px; line-height:44px; cursor:pointer; background:#eee; font-size:14px; color:#4067ac;}

.delivery{ padding-top:25px; width:660px; margin:0 auto;}
.delivery ul{ margin-right:-13px;}
.delivery li{ float:left; margin-bottom:14px;}
.delivery li .box{ border:#e9e9e9 solid 1px; width:154px; height:71px; position:relative; margin-right:12px;}
.delivery li .ico{ position:absolute; left:28px; top:16px;}
.delivery li p{ padding-left:98px; line-height:70px; font-size:14px;}
.delivery .liNow .box{ border:#4067ac solid 1px;}

.history{ padding:40px 0 0;}
/*.historyBox{ position:relative;}
.historyBg{ height:54px;}
.historyList{ height:54px; padding:0 50px; background:url(../images/bg2.jpg) left 41px repeat-x;}
.historyList .slick-slide{ text-align:center; height:54px; font-size:16px; cursor:pointer; background:url(../images/nimg21_2.png) center bottom no-repeat; color:#333;}
.historyList .slickon{ color:#fff; background:url(../images/nimg21_2on.png) center bottom no-repeat;}
.historyList .slickon .year{ background:url(../images/nimg64Bg.png) center no-repeat; width:64px; height:26px; margin:0 auto;}
.historyBox .slick-prev{position:absolute; z-index:10; left:0px; top:31px; display:block; background:url(../images/nimg24_left.png) left top no-repeat; width:24px; height:24px;}
.historyBox .slick-next{position:absolute; z-index:10; right:0px; top:31px; display:block; background:url(../images/nimg24_right.png) right top no-repeat; width:24px; height:24px;}
.historyBox .slick-prev:hover{ background:url(../images/nimg24_lefton.png) left top no-repeat;}
.historyBox .slick-next:hover{ background:url(../images/nimg24_righton.png) right top no-repeat;}
.historyContentDiv{ padding-left:185px;}
.historyContent{ display:none;}
.history .contentBox{ background:url(../images/line6.jpg) 10px top repeat-y; padding:35px 0 0 35px;}
.history .contentBox .name{ font-size:16px; color:#333; padding-bottom:15px;}
.history .contentBox .content{ font-size:14px; line-height:30px; padding-bottom:30px;}
.history .contentBox .imgDiv img{ width:430px; height:250px;}*/

.history .listTel{ display:none; background:url(../images/line6.jpg) 5px top repeat-y;}
.history .listTel li{ padding-left:20px; background:url(../images/ico9.png) left 8px no-repeat; padding-bottom:25px;}
.history .listTel li .year{ font-size:18px; color:#333; padding-bottom:15px;}
.history .listTel li .txt{ font-size:16px; color:#333; padding-bottom:10px;}
.history .listTel li .content{ font-size:14px; line-height:24px; padding-bottom:20px;}
.history .listTel li .imgDiv{ margin-bottom:10px;}
.history .listTel li .imgDiv img{ width:100%;}

.productTxt{ height:40px; background:url(../images/line2.jpg) bottom repeat-x; padding-left:35px;}
.productTxt em{ display:block; height:40px; line-height:40px; font-size:18px; color:#333; padding-left:22px; background:url(../images/ico3.png) left center no-repeat;}
.productTxt2{ display:none;}

.pubNav{ background:url(../images/line2.jpg) bottom repeat-x;}
.pubNav .name{ cursor:pointer; height:36px; line-height:36px; position:relative; background:url(../images/ico10.png) 35px center no-repeat; padding-left:57px; font-size:16px; color:#333;}
.pubNav2{ background:url(../images/line2.jpg) bottom repeat-x;}
.pubNav2 .name{ cursor:pointer; height:36px; line-height:36px; position:relative; background:url(../images/ico10.png) 35px center no-repeat; padding-left:57px; font-size:16px; color:#333;}

.purrentDt .name{background:#fff url(../images/ico10on.png) 35px center no-repeat; color:#4067ac;}
.purrentDt2 .name{background:#fafafa url(../images/nimg12_1.png) 33px center no-repeat; color:#333; border-bottom:#ececec solid 1px;}
.productNav .proContent{display:none; background:#fff;}
.proContent li a{color:#666; font-size:14px; height:23px; line-height:23px; background: url(../images/ico6.png) 62px center no-repeat; padding-left:76px; display:block;}
.proContent li a:hover, .proContent li a.on{color:#4067ac; background:#f4f4f4 url(../images/ico6on.png) 64px center no-repeat;}

.productNav li em{ display:block; background:#fafafa;}
.productNav li em a{ display:block; background:url(../images/ico10.png) 52px center no-repeat; padding-left:66px; border-bottom:#ececec solid 1px; height:34px; line-height:34px;}
.productNav li em a:hover{ background:url(../images/ico10.png) 52px center no-repeat; padding-left:66px;}
.productNav li em a.aNow{background:#fff url(../images/ico10on.png) 52px center no-repeat; color:#4067ac; border-bottom:#fff solid 1px;}
.proContent .list{ display:none; background:url(../images/line2.jpg) bottom repeat-x; padding-bottom:5px;}
.productNav .list a{ background:url(../images/ico6.png) 64px center no-repeat; font-size:12px; padding-left:74px; display:block;}
.productNav .list .on{ background:#f4f4f4 url(../images/ico6on.png) 64px center no-repeat; color:#4067ac;}

.proDescribe{ padding:40px 0 0;}
.proDescribe .name{ text-align:center; color:#333; font-size:24px; padding-bottom:10px;}
.proDescribe .txt{ text-align:center; color:#4067AC; font-size:14px; padding-bottom:26px;}
.proDescribe .content{ font-size:14px; line-height:24px; padding-bottom:5px;}
.proDescribe .content em{ color:#333;}
.proDescribe .bigBox{ border:#dedede solid 1px; background:#fff; border-bottom:#dedede solid 2px;}
.proDescribe .tab2{ height:44px; border-bottom:#dedede solid 1px; background:#eee;}
.proDescribe .tab2 li{ float:left; font-size:16px; color:#333;}
.proDescribe .tab2 li div{ width:173px; height:41px; line-height:40px; text-align:center; border-top:#eee solid 3px;}
.proDescribe .tab2 li:hover div, .proDescribe .tab2 .liNow div{ border-top:#4067ac solid 3px; background:#e2e2e2;}
.proDescribe .tabContentDiv2{ padding:30px;}
.proDescribe .box1 .imgDiv{ text-align:center;}
.proDescribe .box1 .imgDiv img{ max-width:810px;}
.proDescribe .box2{ padding-bottom:9px;}
.proDescribe .box2 .name2{ height:30px; border-bottom:#dedede solid 1px; font-size:16px; color:#4067ac; margin-bottom:32px;}
.proDescribe .box2 .name2 em{ display:block; width:270px; height:29px; border-bottom:#4067ac solid 2px;}
.proDescribe .box2 .part1{ min-height:260px; position:relative; padding-left:318px;}
.proDescribe .box2 .part1 .imgDiv{ position:absolute; left:0px; top:0px;}
.proDescribe .box2 .part1 .imgDiv img{ width:260px; height:260px;}
.proDescribe .box2 .part1 .p1{ font-size:16px; color:#333; padding-bottom:10px;}
.proDescribe .box2 .msgList li{ font-size:14px; line-height:24px;}
.proDescribe .box2 .msgList dd{ font-size:14px; line-height:24px;}
.proDescribe .box2 .part2{ padding-top:35px;}
.proDescribe .box2 .part2 .p2{ font-size:16px; color:#333; text-align:center; padding-bottom:20px;}
.proDescribe .box2 .imgList{ padding-left:11px;}
.proDescribe .box2 .imgList ul{ margin-right:-10px;}
.proDescribe .box2 .imgList li{ float:left; font-size:14px;}
.proDescribe .box2 .imgList li .lbox{ margin-right:11px;}
.proDescribe .box2 .imgList li .imgDiv img{ width:255px; height:143px;}
.proDescribe .box2 .imgList li p{ padding-top:20px; text-align:center;}
.proDescribe .box2 .imgList dl{ margin-right:-9px;}
.proDescribe .box2 .imgList dd{ float:left; font-size:14px;}
.proDescribe .box2 .imgList dd .lbox{ margin-right:9px;}
.proDescribe .box2 .imgList dd .imgDiv img{ width:255px; height:143px;}
.proDescribe .box2 .imgList dd p{ padding-top:20px; text-align:center;}
.proDescribe .box3{ padding-bottom:10px;}
.proDescribe .box3 .txt2{ font-size:16px; color:#333; padding-bottom:5px;}
.proDescribe .box3 .list{ padding-bottom:20px;}
.proDescribe .box3 .list li{ font-size:14px; line-height:24px;}
.proDescribe .box3 .list li em{ color:#333;}
.proDescribe .box3 .list dd{ font-size:14px; line-height:24px;}
.proDescribe .box3 .list dd em{ color:#333;}
.proDescribe .box3 .content2{ font-size:14px; line-height:24px; padding-bottom:10px;}
.proDescribe .box3 .tips{ padding-left:18px; font-size:14px; color:#333; background:url(../images/ico11.png) left 6px no-repeat;}

/*.proDescribe .txt2{ font-size:16px; color:#333; padding-bottom:5px;}
.proDescribe .content2{ font-size:14px; line-height:24px; padding-bottom:10px;}
*/
.proDescribe .bigBoxTel{ display:none; border-top:#4067ac solid 10px;}
.proDescribe .bigBoxTel li .mingzi a{ display:block; font-size:16px; position:relative; height:46px; line-height:46px; padding-left:10px; border-bottom:#e2e2e2 solid 1px; background:url(../images/nimg58_2.png) right center no-repeat; background-size:36px; color:#333;}
.proDescribe .bigBoxTel li .box{ display:none; padding:15px 10px 20px; border-bottom:#e2e2e2 solid 1px;}
.proDescribe .bigBoxTel li.liNow .mingzi a{ background:#e2e2e2 url(../images/nimg58_2on.png) right center no-repeat; background-size:36px;}

.proDescribe .bigBoxTel .tanchuBtn{ text-align:center; padding-top:20px;}
.proDescribe .bigBoxTel .hideBox{ display:none;}

.product{ padding:38px 0;}
.product .tab2 ul{ margin-right:-30px;}
.product .tab2 li{ width:33.33%; float:left; font-size:16px; margin-bottom:12px; overflow:hidden;}
.product .tab2 li div{ margin-right:30px; height:38px; background:#eee; border-bottom:#4067ac solid 2px; color:#333; line-height:38px; padding-left:10px;}
.product .tab2 .liNow div, .product .tab2 li:hover div{ background:#D5D5D5; border-bottom:#4067ac solid 2px; color:#4067ac;}
.product .bigBox{ border:#dedede solid 1px; background:#fff; overflow:hidden; border-bottom:#dedede solid 2px; padding-bottom:30px;}
.product .list{ padding-top:5px;}
.product .list ul{ margin-right:-5px;}
.product .list li{ float:left; width:33.33%; padding:35px 0;}
.product .list li .box{ border-right:#dedede solid 1px; padding:0 10px; position:relative;}
.product .list li .imgDiv{ text-align:center;}
.product .list li .imgDiv img{ width:200px; height:200px;}
.product .list li .name{ font-size:14px; padding-top:10px; color:#333; height:18px; line-height:18px; overflow:hidden; text-align:center; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.product .list li .msg{ font-size:14px; text-align:center; height:22px; line-height:22px; overflow:hidden; display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical;}
.product .list li .btnDiv{ margin:0 auto; width:100px; height:30px; padding-top:10px;}
.product .list li .btnDiv a{ display:block; width:100px; height:30px; text-align:center; line-height:30px; background:#e2e2e2; font-size:14px; color:#4067ac;}
.product .list li .btnDiv a:hover{ background:#4067ac; color:#fff;}
.product .list li .icon{ position:absolute; left:12px; top:5px; z-index:2;}

.typicalCase{ padding-top:40px;}
.typicalCase .name{ padding-bottom:25px; text-align:center; font-size:24px; color:#333;}
.typicalCase .txt{ font-size:16px; color:#333; padding-bottom:5px;}
.typicalCase .content{ font-size:14px; line-height:24px; padding-bottom:10px;}
.typicalCase .bigImg{ border:#dedede solid 1px; margin-bottom:20px;}
.typicalCase .bigImg img{ max-width:867px;}
.typicalCase .bigimg{ padding-top:5px; padding-bottom:20px;}
.typicalCase .bigimg2{ padding-top:5px; padding-bottom:20px;}
.typicalCase .bigimg2Tel{ display:none; padding-top:5px; padding-bottom:20px;}
.typicalCase .bigimg2Tel img{ width:100%;}
.typicalCase .table{ padding-top:5px;}
.typicalCase .table_t{ height:36px; background:#c9c9c9; border-left:#c9c9c9 solid 1px;}
.typicalCase .table_t li{ float:left; font-size:14px; font-weight:bold; height:36px; line-height:36px; text-align:center;}
.typicalCase .table_t .li01{ width:244px;}
.typicalCase .table_t .li02{ width:188px;}
.typicalCase .table_t .li03{ width:90px;}
.typicalCase .table_t .li04{ width:90px;}
.typicalCase .table_t .li05{ width:90px;}
.typicalCase .table_t .li06{ width:159px;}
.typicalCase .table_t li div{ height:36px;}
.typicalCase .table_t .li01 div{ border-right:#ececec solid 1px;}
.typicalCase .table_t .li02 div{ border-right:#ececec solid 1px;}
.typicalCase .table_t .li03 div{ border-right:#ececec solid 1px;}
.typicalCase .table_t .li04 div{ border-right:#ececec solid 1px;}
.typicalCase .table_t .li05 div{ border-right:#ececec solid 1px;}
.typicalCase .table_b{ border-left:#ccc solid 1px;}
.typicalCase .table_b td{ font-size:14px; text-align:center; padding:6px 0; border-bottom:#ccc solid 1px;}
.typicalCase .table_b .td01{ width:249px; border-right:#ccc solid 1px;}
.typicalCase .table_b .td02{ width:170px; border-right:#ccc solid 1px; text-align:left; padding-left:20px;}
.typicalCase .table_b .td03{ width:90px; border-right:#ccc solid 1px;}
.typicalCase .table_b .td04{ width:90px; border-right:#ccc solid 1px;}
.typicalCase .table_b .td05{ width:90px; border-right:#ccc solid 1px;}
.typicalCase .table_b .td06{ width:170px; border-right:#ccc solid 1px;}


.typicalCase .tanchuBtn{ text-align:center; padding-top:20px; display:none;}



.solutionShow{ padding-top:35px;}
.solutionShow .name{ text-align:center; font-size:24px; color:#333; padding-bottom:25px;}
.solutionShow .txt{ font-size:18px; color:#333; padding-bottom:5px;}
.solutionShow .content{ font-size:14px; line-height:24px; padding-bottom:20px;}
.solutionShow .imgDiv{ padding-bottom:20px;}
.solutionShow .imgDiv img{ max-width:872px;}
.solutionShow .msgList li{ padding-bottom:15px; font-size:14px; line-height:24px;}
.solutionShow .msgList li .p1{ font-size:16px; color:#333;}
.solutionShow .part1 .txt2{ font-size:16px; color:#333; padding-bottom:5px;}
.solutionShow .part1 .tableImg img{ max-width:872px;}

.download{ padding-top:38px;}
.download .tab2{ padding-bottom:10px;}
.download .tab2 ul{ margin-right:-30px;}
.download .tab2 li{ width:33.33%; float:left; font-size:16px; margin-bottom:12px; overflow:hidden;}
.download .tab2 li div{ margin-right:30px; height:38px; background:#eee; border-bottom:#dedede solid 2px; color:#333; line-height:38px; padding-left:10px;}
.download .tab2 li:hover div, .download .tab2 .liNow div{ border-bottom:#4067ac solid 2px; color:#4067ac;}
.download .table_t{ border-top:#dedede solid 1px; border-left:#dedede solid 1px;}
.download .table_t li{ float:left; height:46px; background:#eee; border-right:#dedede solid 1px; text-align:center; line-height:46px; font-size:14px; color:#333;}
.download .table_t .li01{ width:90px;}
.download .table_t .li02{ width:210px;}
.download .table_t .li03{ width:228px;}
.download .table_t .li04{ width:208px;}
.download .table_t .li05{ width:130px;}
.download .table_b{ border-left:#dedede solid 1px; border-bottom:#dedede solid 1px;}
.download .table_b td{ padding:10px 0; border-right:#dedede solid 1px; font-size:14px; text-align:center; line-height:24px;}
.download .table_b .td01, .download .table_b .td02, .download .table_b .td03{ text-align:left;}
.download .table_b .td01 em{ padding:0 23px; display:block;}
.download .table_b .td02 em{ padding:0 14px; display:block;}
.download .table_b .td03 em{ padding-left:23px; display:block;}
.download .table_b a{ margin:0 auto; display:block; width:78px; height:32px; background:url(../images/btn1.png) no-repeat; text-indent:28px; line-height:30px; font-size:14px; color:#4067ac;}
.download .table_b a:hover{ color:#fff; background:url(../images/btn1on.png) no-repeat;}
.download .msg{ font-size:14px; padding:20px; line-height:26px;}
.download .msgTel{ display:none; font-size:14px; padding:15px 0; line-height:26px;}

.download .phoneDiv{ display:none; border:#dedede solid 1px;}

.download .list li{ position:relative;}
.download .list li .toptop a{ display:block; font-size:12px; color:#333; position:relative; height:45px; line-height:45px; padding:0 50px 0 35px; background:#fafafa url(../images/nimg42_1.png) right center no-repeat; background-size:36px; overflow:hidden;}
.download .list li .toptop .on{ background:#f5f5f5 url(../images/nimg42_1.png) right center no-repeat; background-size:36px;}
.download .list li.liNow .toptop a{ background:#eee url(../images/nimg42_1on.png) right center no-repeat; background-size:36px;}
.download .list li .num{ position:absolute; left:10px; top:0px;}
.download .list li .name{ display:table-cell; height:45px; line-height:22px; vertical-align:middle;}
.download .list li .box{ background:#fff; line-height:24px; font-size:14px; display:none; color:#666; padding:20px 15px;}
.download .list li .line1{ min-height:24px; position:relative; padding:0 0 10px 70px; border-bottom:#dedede solid 1px;}
.download .list li .line1 em{ position:absolute; left:0px; top:0px; color:#333;}
.download .list li .line2{ height:42px; position:relative; padding-left:70px; line-height:42px; border-bottom:#dedede solid 1px;}
.download .list li .line2 em{ position:absolute; left:0px; top:0px; color:#333;}
.download .list li .btnDiv{ width:78px; height:32px; margin:0 auto; padding-top:20px;}
.download .list li .btnDiv a{ display:block; width:78px; height:32px; background:url(../images/btn1.png) no-repeat; text-indent:37px; line-height:30px; font-size:14px; color:#4067ac;}
.download .list li .btnDiv a:hover{ color:#fff; background:url(../images/btn1on.png) no-repeat;}

.productShow{ padding-top:40px;}
.productPart1{ padding-left:374px; position:relative; height:400px;}
.productPart1 .bigImg{ position:absolute; left:0px; top:0px; border:#dedede solid 1px;}
.productPart1 .bigImg img{ width:338px; height:338px;}
.productPart1 .bigImg .ico{ width:30px; height:30px; background:url(../images/nimg30_2.jpg) no-repeat; position:absolute; right:7px; bottom:7px; z-index:22;}
.productPart1 .name{ font-size:24px; color:#333; padding-right:170px; padding-bottom:6px;}
.productPart1 .txt{ font-size:16px; color:#4067ac; width:320px;}
.productPart1 .btnGroup{ position:absolute; right:0px; top:0px;}
.productPart1 .btnGroup dd{ float:left; width:70px; height:30px; margin-left:10px; font-size:14px;}
.productPart1 .btnGroup dd a{ display:block; width:70px; height:30px; background:#eee; line-height:30px; text-align:center;}
.productPart1 .btnGroup dd img{ position:relative; padding-right:4px; top:-3px;}
.productPart1 .scrollDiv{ position:absolute; left:374px; bottom:80px; padding:0 24px; width:378px;}
.productPart1 .list ul{width:2000%;}
.productPart1 .list li{float:left; width:112px; margin:0 7px; position:relative;}
.productPart1 .list li .imgDiv{ border:#dedede solid 1px;}
.productPart1 .list li .imgDiv img{ width:110px; height:110px;}
.productPart1 .list li .lname{ font-size:14px; padding-top:10px; color:#666; text-align:center;}
.productPart1 .list .liNow .imgDiv{ border:#4067ac solid 1px;}
.productPart1 .list .liNow .lname{ color:#4067ac;}
.productPart1 .list .liNow .xiazai{  display:block;}
.productPart1 .list li .xiazai{ z-index:33; position:absolute; /*left:0px; top:0px;*/ font-size:14px; padding-left:13px; background:url(../images/nimg11_1.png) left center no-repeat;}
.productPart1 .prev{position:absolute; left:0px; top:50%; margin-top:-20px; display:block; width:12px; height:16px; background:url(../images/nimg12_left.png) left top no-repeat; z-index:22}
.productPart1 .next{position:absolute; right:0px; top:50%; margin-top:-20px; display:block; width:12px; height:16px; background:url(../images/nimg12_right.png) left top no-repeat; z-index:22}
.productPart1 .prev:hover{ background:url(../images/nimg12_lefton.png) left top no-repeat;}
.productPart1 .next:hover{ background:url(../images/nimg12_righton.png) left top no-repeat;}
.productPart1 .xiazaiList{ position:absolute; left:0px; bottom:36px;}
.productPart1 .xiazaiList dd{ display:none; font-size:14px; padding-left:16px; background:url(../images/nimg11_1.png) left 5px no-repeat;}
/*.productPart1 .xiazai{ position:absolute; left:0px; bottom:36px; font-size:14px; padding-left:16px; background:url(../images/nimg11_1.png) left 5px no-repeat;}
*/
.productPart2{ border:#dedede solid 1px; background:#fff; border-bottom:#dedede solid 2px;}
.productPart2 .tab2{ height:44px; border-bottom:#dedede solid 1px; background:#eee;}
.productPart2 .tab2 li{ float:left; font-size:16px; color:#333;}
.productPart2 .tab2 li div{ width:173px; height:41px; line-height:40px; text-align:center; border-top:#eee solid 3px;}
.productPart2 .tab2 li:hover div, .productPart2 .tab2 .liNow div{ border-top:#4067ac solid 3px; background:#e2e2e2;}
.productPart2 .tabContentDiv2{ padding:16px 18px;}

.productPart2 .box1{ padding:0 12px 10px;}
.productPart2 .box1 .txt{ font-size:16px; color:#333; padding-bottom:10px;}
.productPart2 .box1 .list{ padding-bottom:20px;}
.productPart2 .box1 .list li{ font-size:14px; line-height:24px;/* padding-left:15px; background:url(../images/ico2.png) left 10px no-repeat;*/}
.productPart2 .box1 .list li em{ color:#333;}
.productPart2 .box1 .content{ font-size:14px; line-height:24px; padding-bottom:10px;}
.productPart2 .box1 .content b{ position:relative; font-size:20px; top:-3px; padding-right:6px;}
.productPart2 .box1 .content em{ position:relative;}
.productPart2 .box1 .content em.on{ color:#d61419;}
.productPart2 .box1 .content i{ font-style:normal;}
.productPart2 .box1 .imgDiv{ border:#dedede solid 1px; text-align:center;}
.productPart2 .box1 .imgDiv img{ max-width:808px;}
.productPart2 .box1 .imgDiv2{ border:#dedede solid 1px; text-align:center;}
.productPart2 .box1 .imgDiv2 img{ max-width:808px;}
.productPart2 .box1 a{ color:#333;}
.productPart2 .box1 a:hover{ color:#4067ac;}

.serviceLayer{position:absolute; z-index:10; width:200px; color:#666; display:none; height:200px; border:#ddd solid 1px; padding:2px; background:#fff;}
.serviceLayer img{ width:200px;}

.productPart2 .box2{ padding:10px 0 10px;}
.productPart2 .box2 .bigBox{ border:#dedede solid 1px; border-bottom:none;}
.productPart2 .box2 .txt{ padding:6px; font-size:16px; color:#333;}
.productPart2 .box2 .list{ border-top:#dedede solid 1px;}
.productPart2 .box2 .list ul{ margin-left:-1px;}
.productPart2 .box2 .list li{ float:left; width:50%; font-size:14px; border-bottom:#dedede solid 1px;}
.productPart2 .box2 .list li div{ height:30px; line-height:30px; border-left:#dedede solid 1px; position:relative; padding-left:218px;}
.productPart2 .box2 .list li em{ position:absolute; left:0px; top:0px; display:block; height:30px; background:#f5f5f5; width:178px; padding-left:20px; color:#333;}
.productPart2 .box2 .list .li01{ width:100%;}

.productPart2 .box3{ padding:0 12px 10px;}
.productPart2 .box3 .txt{ height:44px; border-bottom:#eee solid 1px; line-height:44px; font-size:14px; color:#333; background:url(../images/nimg17_1.png) 12px center no-repeat; padding-left:45px;}

.productPart2Tel{ display:none; border-top:#4067ac solid 10px;}
.productPart2Tel li .mingzi a{ display:block; font-size:16px; position:relative; height:46px; line-height:46px; padding-left:10px; border-bottom:#e2e2e2 solid 1px; background:url(../images/nimg58_2.png) right center no-repeat; background-size:36px; color:#333;}
.productPart2Tel li .box{ display:none; padding:15px 10px 20px; border-bottom:#e2e2e2 solid 1px;}
.productPart2Tel li.liNow .mingzi a{ background:#e2e2e2 url(../images/nimg58_2on.png) right center no-repeat; background-size:36px;}

.productPart2Tel .box1{ padding:0 0 10px;}
.productPart2Tel .box1 .txt{ font-size:16px; color:#333; padding-bottom:10px;}
.productPart2Tel .box1 .list{ padding-bottom:20px;}
.productPart2Tel .box1 .list dd{ font-size:14px; line-height:24px;}
.productPart2Tel .box1 .list dd em{ color:#333;}
.productPart2Tel .box1 .content{ font-size:14px; line-height:24px; padding-bottom:10px;}
.productPart2Tel .box1 .content em{ position:relative;}
.productPart2Tel .box1 .content em.on{ color:#d61419;}
.productPart2Tel .box1 .content i{ font-style:normal;}
.productPart2Tel .box1 .imgDiv{ border:#dedede solid 1px; text-align:center;}
.productPart2Tel .box1 .imgDiv img{ width:100%;}
.productPart2Tel .box1 .imgDiv2{ border:#dedede solid 1px; text-align:center; overflow:auto}
.productPart2Tel .box1 .imgDiv2 img{ width:auto;}

.productPart2Tel .box1 .tanchuBtn{ text-align:center; padding-top:20px;}
.productPart2Tel .box1 .hideBox{ display:none;}


.productPart2Tel .box2{ padding:10px 0 10px;}
.productPart2Tel .box2 .bigBox{ border:#dedede solid 1px; border-bottom:none;}
.productPart2Tel .box2 .txt{ padding:10px; font-size:14px; color:#333;}
.productPart2Tel .box2 .list{ border-top:#dedede solid 1px;}
.productPart2Tel .box2 .list ul{ margin-left:-1px;}
/*.productPart2Tel .box2 .list li{ float:left; width:100%; font-size:14px; border-bottom:#dedede solid 1px;}
.productPart2Tel .box2 .list li div{ height:auto; min-height:30px; line-height:24px; border-left:#dedede solid 1px; position:relative; padding-left:195px;word-wrap: break-word;}
.productPart2Tel .box2 .list li em{ position:absolute; left:0px; top:0px; display:block; height:100%; background:#f5f5f5; width:175px; padding-left:10px; color:#333;}
*/

.productPart2Tel .box2 .list li{ float:left; width:100%; font-size:14px; border-bottom:#dedede solid 1px;}
.productPart2Tel .box2 .list li div{ height:auto; min-height:24px; line-height:24px; border-left:#dedede solid 1px; position:relative; padding:0 2% 0 0; word-wrap: break-word; overflow:hidden;}
.productPart2Tel .box2 .list li em{/* position:absolute; left:0px; top:0px; */ float:left; display:block; height:100%; background:#f5f5f5; padding-left:2%; margin-right:2%; width:28%; color:#333;}
/*.productPart2Tel .box2 .list li span{ display:block; padding-left:2%; float:left; width:70%;}*/


.productPart2Tel .box3{ padding:5px 12px;}
.productPart2Tel .box3 .txt{ height:24px; line-height:24px; font-size:14px; color:#333; background:url(../images/nimg17_1.png) 12px center no-repeat; padding-left:45px;}



.feedbackLayer{ position:absolute; z-index:222; display:none; width:800px; height:628px; background:#fafafa;}
.feedbackLayer .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px;}
.feedbackLayer .msg{ font-size:14px; line-height:24px; padding:30px 35px 15px 50px;}
.feedbackLayer .msg2{ font-size:14px; line-height:24px; padding:0 35px 0 50px;}
.feedbackLayer .form{ padding:20px 50px 0 50px;}
.feedbackLayer .form li{ padding-left:75px; position:relative; height:48px;}
.feedbackLayer .form li em{ position:absolute; left:0px; top:0px; line-height:36px; font-size:14px; color:#666;}
.feedbackLayer .form li .box{ width:598px; height:36px; border:#eee solid 1px; position:relative;}
.feedbackLayer .form li .ico{ position:absolute; right:0px; top:0px; width:50px; border-left:#eee solid 1px; height:36px; background:#fafafa;}
.feedbackLayer .form li .ico img{ position:relative; left:14px; top:7px;}
.feedbackLayer .form li .input1{ width:100%; height:36px; line-height:36px; font-size:14px; text-indent:10px; background:#fff;}
.feedbackLayer .form li .tips{ position:absolute; left:688px; font-size:14px; color:#ff0000; top:16px;}
.feedbackLayer .form .li01{ height:200px;}
.feedbackLayer .form textarea{ width:100%; height:166px; border:none; resize:none; background:#fff;}
.feedbackLayer .form li .box2{ height:166px;}
.feedbackLayer .form li .ico2{ height:166px;}
.feedbackLayer .form li .ico2 img{ top:62px;}
.feedbackLayer .btnGroup{ padding-left:125px;}
.feedbackLayer .btnGroup li{ float:left; margin-right:20px;}
.feedbackLayer .btnGroup li .btn1{ width:123px; height:36px; background:#eee; cursor:pointer; color:#4067ac; font-size:14px; display:block; text-align:center; line-height:36px;}
.feedbackLayer .btnGroup li .btn1:hover{ background:#4067ac; color:#fff;}

.productPart1Tel{ display:none;}
.productPart1Tel .btnGroup{ position:relative; height:30px; padding-bottom:25px;}
.productPart1Tel .btnGroup li{ float:left; width:70px; height:34px; margin-right:10px; font-size:14px;}
.productPart1Tel .btnGroup li a{ display:block; width:70px; height:34px; background:#eee; line-height:34px; text-align:center;}
.productPart1Tel .btnGroup li img{ position:relative; padding-right:4px; top:-3px;}
.productPart1Tel .btn{ position:absolute; display:block; top:0px; right:0px; width:100px; height:34px; background:#eee; text-align:center; line-height:34px; color:#5072b1; font-size:14px;}
.productPart1Tel .btn img{ position:relative; padding-left:12px; top:-3px;}

.productPic{ position:relative; padding-bottom:20px;}
.productPic .agentlist{ padding:8px 30px; border-top:#efefef solid 2px;}
.productPic .agentlist .slick-slide{float:left; margin:0 6px;}
.productPic .slick-slide .ico{ border:#dedede solid 1px;}
.productPic .slick-slide .lname{ text-align:center; padding-top:10px;}
.productPic .slick-slide img{ width:100%;}
.productPic .agentlist .slick-current .ico{ border:#4067ac solid 1px;}
.productPic .agentlist .slick-current .lname{ color:#4067ac;}
.productPic .slick-prev{ cursor:pointer;position:absolute; background:url(../images/nimg12_left.png) no-repeat left center; width:12px; height:16px; top:50%; margin-top:-8px; left:0px; z-index:22}
.productPic .slick-next{ cursor:pointer;background: url(../images/nimg12_right.png) no-repeat right center; width: 12px; height: 16px; position: absolute; top:50%; margin-top:-8px; right: 0px; z-index:22}
.productPic .slider-for .box{ position:relative;}
.productPic .slider-for .imgDiv{ padding:0 3%;}
.productPic .slider-for .imgDiv img{ width:100%;}

.productPic .name{ text-align:center; font-size:16px; color:#333; padding-top:10px;}
.productPic .txt{ text-align:center; font-size:14px; padding-bottom:15px;}

.downloadLayer{ position:absolute; z-index:222; display:none; width:800px; height:800px; background:#fff;}
.downloadLayer .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.downloadLayer .imgDiv img{ width:800px;}



.w872 .productTxt{ display:none;}



.thumbnail{
position: relative;
z-index: 0;

}

.thumbnail span{
position: absolute;
left: -1000px;
visibility: hidden;
color: black;
text-decoration: none;
border:#ddd solid 1px;
}

.thumbnail span img{
border-width: 0;
width:160px;
}

.thumbnail:hover span{
visibility: visible;
filter: Alpha(Opacity=100); 
top: 12px;
left: 20px;
} 



/*10.25*/

/*主页*/
.innova{width:100%;height:575px; position:relative; display:inline-block; background:url(../images/bg2.jpg) repeat-x 0 45px;}
.innova .btn{position:absolute;width:24px;height:24px;top:37px;cursor:pointer;z-index:99;}
.innova .prev{left:0; background:url(../images/nimg24_left.png) no-repeat;}
.innova #prevTop,.innova #nextTop{display:none;}
.innova .next{right:0; background:url(../images/nimg24_right.png) no-repeat;}
.innova .prev:hover{ background:url(../images/nimg24_lefton.png) no-repeat;}
.innova .next:hover{ background:url(../images/nimg24_righton.png) no-repeat;}
.innova li{float:left;}
.innova .cf li{position:relative;}
.innova .listBox{width:960px;position:relative;height:575px;overflow:hidden; display:block; margin:0 auto;}
.innova .listBox ul{height:1000px;position:absolute;}
.innova .listBox li{float:left;width:64px;display:inline; padding:5px 30px 0;position:relative;}
.innova .listBox li span{display:inline-block; width:100%; height:54px; line-height:21px; font-size:16px; color:#333; background:url(../images/nimg64_1.png) no-repeat; text-align:center; cursor:pointer;}
.innova .listBox li:hover span{background:url(../images/nimg64_1on.png) no-repeat right top; color:#fff;}
.innova .listBox li.on span{background:url(../images/nimg64_1on.png) no-repeat right top; color:#fff;}



.innova .listBox li.on .work_dd{display:inline-block;*zoom:1;*display:inline;}


.work_dd p{width:400px;}
.work_dd4{position:absolute; left:auto; right:27px; top:84px; display:block; width:665px; text-align:right;}
.work_dd4 a{float:right; margin:0 0 0 15px;}
.work_dd4 p{float:right;}
.work_dd3{position:absolute; right:auto; left:40px; top:83px; display:block; width:200px; font:normal 12px/24px "Microsoft YaHei"; color:#888; text-align:left;}


/*主页*/

.work_dd{width:100%; display:none; height:auto; background:url(../images/line6.jpg) repeat-y center center; position:relative; padding-top:35px; min-height:200px;}
.work_dd1{position:absolute; right:52px; top:72px; display:block; width:200px; font:normal 12px/24px "Microsoft YaHei"; color:#888; text-align:right;}
.work_dd1 b{font-size:14px; font-weight:600; color:#444;}
.work_dd2{position:absolute; left:52px; top:72px; display:block; width:665px; font:normal 12px/24px "Microsoft YaHei"; color:#888; text-align:left;}
.work_dd2 a{floaT:left; display:inline-block; border:1px solid #b8b8b8; margin-right:15px;}
.work_dd2 p{floaT:left; display:inline-block; font:normal 13px/24px "Microsoft YaHei"; color:#666;}
.work_dd2 p font{color:#333; display:inline-block;}
.work_dt{height:80px; background:url(../images/work_ddtt2.jpg) no-repeat top center;}
.work_dt .work_dd1{top:-10px;}
.work_dt .work_dd1 b{font-size:16px; color:#d90708;}
.work_dt .work_dd2{top:-25px;}

.work_dd .txt{ font-size:16px; color:#333; padding:0 0 20px 50px; background:url(../images/ico9.png) 28px 10px no-repeat; width:200px; line-height:28px;}
.work_dd .content{ width:500px; padding-left:50px; font-size:14px; line-height:30px;}
.work_dd .imgDiv{ padding-left:50px; padding-top:40px;}


.work_dd4 .txt{ font-size:16px; color:#333; padding:0 20px 20px 0px; background:url(../images/ico9.png) right 10px no-repeat; width:auto; line-height:28px;}
.work_dd4 .content{ width:auto; padding-left:0px; padding-right:20px; margin-right:4px; font-size:14px; line-height:30px; background:url(../images/line6.jpg) repeat-y right center;}
.work_dd4 .imgDiv{ padding-left:0px; padding-top:40px; padding-right:20px; margin-right:4px; background:url(../images/line6.jpg) repeat-y right center;}

.dngsf{ height:328px; position:relative; overflow:hidden;}
.dngsf ul{ margin-right:-70px;}
.dngsf li{ float:left; width:50%; margin-bottom:49px; font-size:14px;}
.dngsf li .box{ margin-right:70px; border:#dedede solid 1px; position:relative; padding:0 20px 0 140px; height:74px;}
.dngsf li .ico{ position:absolute; left:48px; top:10px;}
.dngsf li p{ display:table-cell; height:74px; vertical-align:middle;}
.dngsf li a{ color:#e9790d;}
.dngsf .arrow1{ position:absolute; width:30px; height:30px; left:423px; top:23px;}
.dngsf .arrow2{ position:absolute; width:30px; height:30px; right:186px; top:86px;}
.dngsf .arrow3{ position:absolute; width:30px; height:30px; left:423px; top:146px;}
.dngsf .arrow4{ position:absolute; width:30px; height:30px; left:184px; top:210px;}

.dngsfTel{ display:none; position:relative; overflow:hidden;}
.dngsfTel ul{ margin-right:0px;}
.dngsfTel li{ padding-bottom:40px; margin-bottom:10px; font-size:14px; background:url(../images/nimg30_4.png) center bottom no-repeat;}
.dngsfTel li .box{ border:#dedede solid 1px; position:relative; padding:0 20px 0 120px; height:74px;}
.dngsfTel li .ico{ position:absolute; left:38px; top:13px;}
.dngsfTel li .ico img{ width:50px;}
.dngsfTel li p{ display:table-cell; height:74px; vertical-align:middle;}
.dngsfTel li a{ color:#e9790d;}






#mbOverlay { position:fixed; z-index:555; top:0; left:0; width:100%; height:100%; background-color:#000; cursor:pointer; }
#mbOverlay.mbOverlayFF { background:transparent url(80.png) repeat; }
#mbOverlay.mbOverlayIE { position:absolute; }
#mbCenter { height:557px; position:absolute; z-index:9999; left:50%; background-color:#fff;  -moz-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); -webkit-box-shadow:0 10px 40px rgba(0, 0, 0, 0.70); }
#mbCenter.mbLoading { background:#fff url(../images/WhiteLoading.gif) no-repeat center; -moz-box-shadow:none; -webkit-box-shadow:none; }
#mbImage { left:0; top:0; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:left; background-position:center center; background-repeat:no-repeat; padding:40px 40px 25px; }
#mbImage a, #mbImage a:link, #mbImage a:visited { color:#ddd; }
#mbImage a:hover, #mbImage a:active { color:#fff; }
#mbBottom { min-height:20px; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#999; text-align:left; padding:0 10px 10px; }
#mbTitle { color:#666; line-height:20px; font-size:16px; font-family:"微软雅黑"; text-align:center; padding-bottom:15px;}
#mbNumber { background:url(images/mbNumber_bg.gif) no-repeat center; display:inline; color:#C00; line-height:26px; font-size:12px; position: absolute; bottom: 10px; right: 10px; text-align: center; width:65px; height:26px; display:none;}
#mbCaption { display:block; color:#999; line-height:14px; font-size:10px; }
#mbPrevLink, #mbNextLink, #mbCloseLink { display:block; float:right; height:20px; margin:0; outline:none; }
#mbPrevLink { width:32px; height:100px; background:transparent url(../images/CustomBlackPrevious.gif) no-repeat center; position: absolute; top:38%; left:-32px; }
#mbNextLink { width:32px; height:100px; background:transparent url(../images/CustomBlackNext.gif) no-repeat center; position: absolute; top:38%; right:-32px; }
#mbCloseLink { width:14px; height:14px; background:transparent url(../images/close2.jpg) no-repeat center; position:absolute; top:10px; right:10px; }
#mbError { position:relative; font-family:Myriad, Verdana, Arial, Helvetica, sans-serif; line-height:20px; font-size:12px; color:#fff; text-align:center; border:10px solid #700; padding:10px 10px 10px; margin:20px; -moz-border-radius:5px; -webkit-border-radius:5px; }
#mbError a, #mbError a:link, #mbError a:visited, #mbError a:hover, #mbError a:active { color:#d00; font-weight:bold; text-decoration:underline; }





.proDescribe .table{ padding-top:10px;}
.proDescribe .table_t{ height:32px; background:#c9c9c9; border-left:#c9c9c9 solid 1px;}
.proDescribe .table_t li{ float:left; font-size:14px; font-weight:bold; height:32px; line-height:32px; text-align:center;}
.proDescribe .table_t .li01{ width:93px;}
.proDescribe .table_t .li02{ width:352px;}
.proDescribe .table_t .li03{ width:168px;}
.proDescribe .table_t .li04{ width:160px;}
.proDescribe .table_t .li05{ width:98px;}
.proDescribe .table_t li div{ height:40px;}
.proDescribe .table_t .li01 div{ border-right:#ececec solid 1px;}
.proDescribe .table_t .li02 div{ border-right:#ececec solid 1px;}
.proDescribe .table_t .li03 div{ border-right:#ececec solid 1px;}
.proDescribe .table_t .li04 div{ border-right:#ececec solid 1px;}
.proDescribe .table_b{ border-left:#ccc solid 1px;}
.proDescribe .table_b td{ font-size:14px; text-align:center; padding:6px 0; border-bottom:#ccc solid 1px;}
.proDescribe .table_b .td01{ width:91px; border-right:#ccc solid 1px;}
.proDescribe .table_b .td02{ width:283px; border-right:#ccc solid 1px; text-align:left; padding-left:62px;}
.proDescribe .table_b .td03{ width:163px; border-right:#ccc solid 1px;}
.proDescribe .table_b .td04{ width:157px; border-right:#ccc solid 1px;}
.proDescribe .table_b .td05{ width:94px; border-right:#ccc solid 1px;}


.wzmgLayer1{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer1 .imgDiv{ padding:20px;}
.wzmgLayer1 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer2{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer2 .imgDiv{ padding:20px;}
.wzmgLayer2 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer3{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer3 .imgDiv{ padding:20px;}
.wzmgLayer3 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer4{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer4 .imgDiv{ padding:20px;}
.wzmgLayer4 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer5{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer5 .imgDiv{ padding:20px;}
.wzmgLayer5 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer6{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer6 .imgDiv{ padding:20px;}
.wzmgLayer6 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer7{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer7 .imgDiv{ padding:20px;}
.wzmgLayer7 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer8{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer8 .imgDiv{ padding:20px;}
.wzmgLayer8 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer9{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer9 .imgDiv{ padding:20px;}
.wzmgLayer9 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer10{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer10 .imgDiv{ padding:20px;}
.wzmgLayer10 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer11{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer11 .imgDiv{ padding:20px;}
.wzmgLayer11 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer12{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer12 .imgDiv{ padding:20px;}
.wzmgLayer12 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer13{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer13 .imgDiv{ padding:20px;}
.wzmgLayer13 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer14{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer14 .imgDiv{ padding:20px;}
.wzmgLayer14 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer15{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer15 .imgDiv{ padding:20px;}
.wzmgLayer15 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer16{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer16 .imgDiv{ padding:20px;}
.wzmgLayer16 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer17{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer17 .imgDiv{ padding:20px;}
.wzmgLayer17 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer18{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer18 .imgDiv{ padding:20px;}
.wzmgLayer18 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer19{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer19 .imgDiv{ padding:20px;}
.wzmgLayer19 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}
.wzmgLayer20{ position:absolute; z-index:222; display:none; background:#fff;}
.wzmgLayer20 .imgDiv{ padding:20px;}
.wzmgLayer20 .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}

.wzmgLayer1Tel{ position:absolute; z-index:222; display:none; background:#fff; width:90%;}
.wzmgLayer1Tel .imgDiv{ padding:10px;}
.wzmgLayer1Tel .close{ position:absolute; right:13px; top:10px; display:block; background:url(../images/close2.jpg) no-repeat; width:14px; height:14px; z-index:22;}



.videoLayer{ position:absolute; display:none; background:#fff; z-index:222; width:410px; height:230px;}
.videoLayer .videoImg{ padding:10px; width:390px; height:210px;}


/*发展历程2018.1.3*/

/*大事记start*/
.event_box{width:100%; position:relative;min-height:420px;}
.event_box .parHd {width:100%;display:inline-block;height:64px;overflow:hidden;}
.parHd  ul{width:100%;text-align:center;margin:0 auto;height:64px;}
.parHd .tempWrap{margin:0 auto; height:64px;}
.parHd .tempWrap:after{content:'';width:100%;height:6px;background:#eee;position:absolute;/* top:33%;*//* right:-140%;*/top:51px;/* margin-top:-0.5px;*/z-index:10;}
.parHd li.no_line:before{display:none;}
.parHd li{display:inline-block;cursor:pointer;font-size:16px;color:#333;margin:0 17px;position:relative;}
.parHd li:after{content:'';background:url(../images/nimg64_1.png) center bottom no-repeat;width:84px;height:54px;position:absolute;z-index:20;top:10px;left:50%;margin-left:-42px;}
.parHd li em{ display:block; padding-top:20px; position:relative; z-index:22;}
.parBd{ padding:40px 22px 0; position:relative;}
.parBd .slideBox{background:#f4f4f4; padding:50px 56px 60px; box-shadow:4px 4px 5px rgba(35,25,25,0.2); -moz-box-shadow:4px 4px 5px rgba(35,25,25,0.2); -webkit-box-shadow:4px 4px 5px rgba(35,25,25,0.2);}
.parBd .boxbox{ position:relative; padding-left:383px; min-height:174px;}
.parBd .year{ padding:16px 0 32px; font-size:22px; color:#4067ac;}
.parBd .name{ font-size:16px; padding-bottom:10px; color:#333;}
.parBd .content{ font-size:14px; line-height:30px;}
.parBd .imgDiv{ position:absolute; left:0px; top:0px; height:174px; padding-right:40px; border-right:#dedede solid 1px;}
.parBd .imgDiv img{ width:300px;}
div#listBox {width:100%;}
.sPrev,.sNext{width:24px;height:24px;display:block;position:absolute;top:40px; z-index:23; cursor:pointer;}
.sPrev{left:0;}
.sNext{right:0;}
.sPrev img,.sNext img{transition:all .6s cubic-bezier(.51,1.1,.9,.95);-moz-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-webkit-transition:all .6s cubic-bezier(.51,1.1,.9,.95);-o-transition:all .6s cubic-bezier(.51,1.1,.9,.95);}
.parHd li.act{ color:#4067ac; font-size:22px;}
.parHd li.act em{ padding-top:9px;}
.parHd li.act span{ display:block;width:84px;height:54px;overflow:hidden;background:url(../images/nimg64_1on.png) center bottom no-repeat;position:absolute;top:10px;left:50%; margin-left:-44px; z-index:21;}
.parHd li span,.parHd li.clone span{display:none;}
.parHd li.act.clone{ color:#333; font-size:16px;}
/*.parHd li.clone{ display:none;}*/
/*.parHd li.clone:hover span{ display:block;width:64px;height:54px;overflow:hidden;background:url(../images/nimg64_1on.png) center bottom no-repeat;position:absolute;top:10px;left:50%; margin-left:-34px; z-index:21;}
.parHd li.clone:hover em{ padding-top:9px; color:#fff;}
*/






.historyPic .officeImg{ padding:0 35px; background:url(../images/bg2.jpg) left 40px repeat-x}
.historyPic .officeImg .slick-slide{float:left; margin:0 8px; height:80px; font-size:16px; cursor:pointer; text-align:center; color:#333; background:url(../images/nimg64_1.png) center bottom no-repeat;}
.historyPic .officeImg .slick-slide .time{ padding-top:10px;}
.historyPic .officeImg .slick-current{ color:#4067ac; background:url(../images/nimg64_1on.png) center bottom no-repeat; font-size:22px;}
.historyPic .officeImg .slick-current .time{ padding-top:0px;}
.historyPic .slick-prev{position:absolute; z-index:10; left:0px; top:50%; margin-top:-10px; display:block; background:url(../images/nimg24_left.png) left top no-repeat; width:24px; height:24px;}
.historyPic .slick-next{position:absolute; z-index:10; right:0px; top:50%; margin-top:-10px; display:block; background:url(../images/nimg24_right.png) left top no-repeat; width:24px; height:24px;}
.historyPic .slick-prev:hover{ background:url(../images/nimg24_lefton.png) left top no-repeat;}
.historyPic .slick-next:hover{ background:url(../images/nimg24_righton.png) left top no-repeat;}
.historyPic .slider-for{ padding:30px 22px 0; position:relative;}
.historyPic .slideBox{background:#f4f4f4; padding:50px 46px 50px 56px; margin-right:10px; margin-bottom:10px; box-shadow:4px 4px 5px rgba(35,25,25,0.2); -moz-box-shadow:4px 4px 5px rgba(35,25,25,0.2); -webkit-box-shadow:4px 4px 5px rgba(35,25,25,0.2);}
.historyPic .boxbox{ position:relative; padding-left:383px; min-height:174px;}
.historyPic .year{ padding:16px 0 32px; font-size:22px; color:#4067ac;}
.historyPic .name{ font-size:16px; padding-bottom:10px; color:#333;}
.historyPic .content{ font-size:14px; line-height:28px;}
.historyPic .imgDiv{ position:absolute; left:0px; top:0px; height:174px; padding-right:40px; border-right:#dedede solid 1px;}
.historyPic .imgDiv img{ width:300px;}







